Data Science in Python. Volume 1: Get and Install Scientific Python3: WinPython, Anaconda by Alexander Stepanov

Data Science in Python. Volume 1: Get and Install Scientific Python3: WinPython, Anaconda by Alexander Stepanov

Author:Alexander Stepanov
Language: eng
Format: azw3, epub, pdf
Published: 2016-04-24T07:00:00+00:00


Development environment

IDLE

On the rare occasion when we will need a standalone Python script, I will use idle – a simple IDE – that comes with the Python. If your Python distribution is registered with the system, idle might be listed as one of the options to edit .py files. If not, you can find an idle shortcut in the Winpython home directory. Anaconda doesn't add an idle shortcut to start menu, neither does it provide a launcher shortcut. You might need to run idle from an Anaconda terminal window - available from the windows start menu, or locate it with the whereis utility on OS/X or Linux.

When you run idle, it opens the Python console. In order to open an editor file, you need to use menu option File/New. In the same menu, you can find online help for Python, which has an excellent introductory tutorial for Python programming.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.